CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - fpga 滤波

搜索资源列表

  1. sobel

    0下载:
  2. 这是本人自己编写的可用于256*256大小的图像进行sobel边缘检测的vhd文件,可在QuartusII或MaxplisII下综合和仿真,并在FPGA上测试过。可以进行修改支持其他大小图像的sobel边缘检测,同时还可以实现其它的图像模块化处理算法,例如高斯滤波,平滑等。-this is my own preparation for the 256 * 256 size of the image segmentation Edge Detection vhd document in the n
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:3135
    • 提供者:刘洋
  1. pingpufx

    0下载:
  2. 本设计以凌阳16位单片机SPCE061A为核心控制器件,配合Xilinx Virtex-II FPGA及Xilinx公司提供的硬件DSP高级设计工具System Generator,制作完成本数字式外差频谱分析仪。前端利用高性能A/D对被测信号进行采集,利用FPGA高速、并行的处理特点,在FPGA内部完成数字混频,数字滤波等DSP算法。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:258459
    • 提供者:郑坤
  1. MatchFilter

    0下载:
  2. Quartus Ⅱ开发环境,VHDL语言实现扩频通信的匹配滤波功能。用于匹配滤波器的FPGA实现!
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:890
    • 提供者:梦寒
  1. multilevel_filter

    0下载:
  2. 完整的多级滤波图像处理算法,利用FPGA实现,利用硬件结构实现算法能够满足苛刻的实时性要求。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:589534
    • 提供者:朱磊
  1. sort

    0下载:
  2. 实现图像的滤波,使用VERILOG语言,自己是在FPGA中实现的,其他的也可参考(To achieve image filtering, the use of VERILOG language, and they are implemented in FPGA, the other can also refer to)
  3. 所属分类:波变换

    • 发布日期:2017-12-21
    • 文件大小:4096
    • 提供者:木末121
  1. tnn7_code_201212141110

    2下载:
  2. 人脸检测与跟踪是一个重要而活跃的研究领域,它在视频监控、生物特征识别、视频编码等领域有着广泛的应用前景。该项目的目标是在FPGA板上实现实时系统来检测和跟踪人脸。人脸检测算法包括肤色分割和图像滤波。通过计算被检测区域的质心来确定人脸的位置。该算法的软件版本独立实现,并在matlab的静止图像上进行测试。虽然从MATLAB到Verilog的转换没有预期的那样顺利,实验结果证明了实时系统的准确性和有效性,甚至在不同的光线、面部姿态和肤色的条件下也是如此。所有硬件实现的计算都是以最小的计算量实时完成的
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-22
    • 文件大小:63488
    • 提供者:合发
  1. xiaosong-fpga

    0下载:
  2. FIR数字滤波,亲自测试,都是源码,希望可以帮到大家,谢谢,谢谢!大家要好好学习呀,学习好VHDL(FIR digital filter, personally tested, are source code, and I hope to help you, thank you, thank you! We should study hard, good study, VHDL)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:6714368
    • 提供者:dasdsadas
  1. FFT算法

    0下载:
  2. VHDL语言实现FFT算法和滤波算法分享(VHDL language FFT algorithm and filter algorithm to share)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-24
    • 文件大小:39936
    • 提供者:diff_shidada
  1. Uart_Mean_Filter

    0下载:
  2. 基于FPGA的中值滤波算法实现,图像处理中的运用(Implementation of median filter algorithm based on FPGA)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:16933888
    • 提供者:NingHeChuan
  1. hf_mot

    0下载:
  2. 电机驱动及编码器同步采样,内部兼具多重滤波采样处理算法。(Motor drive and encoder synchronous sampling, the internal multi filter sampling and processing algorithm.)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-26
    • 文件大小:11441152
    • 提供者:he
  1. 13_CMOS_OV7725_Gray_Mean_Filter

    0下载:
  2. 基于FPGA开发的均值滤波程序,效率很高,非常有用(Based on FPGA development of the mean filter program)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-17
    • 文件大小:1047552
    • 提供者:骑士1234
  1. key_filter

    0下载:
  2. Verilog实现按键滤波,亲测可用,有需要的可以下载看看(Verilog to achieve key filter)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-02
    • 文件大小:1024
    • 提供者:xxllff
  1. lab10

    0下载:
  2. 可以实现5*5二维图像的滤波,效果非常不错,结果很棒(5*5 two-dimensional image can be filtered, the effect is very good, the result is great)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-06
    • 文件大小:391168
    • 提供者:matlab1111
  1. d974d4330bf7

    2下载:
  2. 这是一个非常完整的qpsk调制解调用fpga实现的工程,在工程中已经能够正常使用,使用的quartus ii 开发,使用Verilog语言,文件中还包含了各种滤波器的系数文件,还有matlab仿真文件,整个工程包含从串并变换,相位映射,到成型滤波,中通滤波,cic滤波,调制,再到解调过成的下变频,匹配滤波,载波提取,位定时,判决,整个完整的过程(This is a very complete QPSK modulation and demodulation using FPGA implemen
  3. 所属分类:串口编程

    • 发布日期:2018-04-21
    • 文件大小:13488128
    • 提供者:maerzaizai
  1. 图像中值滤波FPGA实现V1.0

    1下载:
  2. 实现图像的中值滤波功能,文件里有效果展示(The realization of the median filter function of the image, the file has the effect of display)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-04-23
    • 文件大小:30031872
    • 提供者:gxgone
  1. LMS_filter_Altera

    0下载:
  2. 2017电子竞赛e题软件部分,fpga实现(lms adaptive filter undergraduate electronic design contest)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-05-01
    • 文件大小:10816512
    • 提供者:史-诗
  1. IIRDirect

    0下载:
  2. 采用一种基于FPGA的IIR数字滤波器的设计方案:AD转换模块、IIR滤波模块、DA转换模块。(A design scheme of IIR digital filter based on FPGA is adopted: AD conversion module, IIR filter module and DA conversion module.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:827392
    • 提供者:火爆夏日
  1. FIR设计实现sgh

    1下载:
  2. FIR滤波FPGA实现 ,已在仿真软件上验证实现,不是IP核,不是ip核。(FIR filter FPGA implementation, has been verified in the simulation software, not IP core, not IP core.)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-05-03
    • 文件大小:25600
    • 提供者:韩冻少
  1. 程序

    2下载:
  2. 以均匀圆阵为例,通过功率倒置算法,使特定方向上的天线增益最大,已达到波束成形,空域滤波的目的 参考文献《GNSS空域抗干扰算法研究及FPGA实现》(Research on Spatial Anti-jamming Algorithms of GNSS and FPGA Implementation)
  3. 所属分类:通讯编程

    • 发布日期:2020-10-29
    • 文件大小:6144
    • 提供者:oneleven1995
  1. AM调制解调

    1下载:
  2. 基于Artix-7 FPGA的AM调制解调代码,从AD读入信号后,进行AM调制,并解调输出(将代码分成两个工程就是AM的调制和解调),其中解调用到的数字滤波采用MATLAB设计(The AM modulation and demodulation code based on artix-7 FPGA, after reading the signal from AD, carries out AM modulation, and demodulates the output (the code
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2021-04-20
    • 文件大小:41027584
    • 提供者:Emmanuel000
« 1 2 34 5 6 7 »
搜珍网 www.dssz.com